<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font: normal 14px/24px "Microsoft Yahei";
    color: #000000;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
span {
    padding: 0;
    margin: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    max-width: 850px;
}

ol,
ul,
ul li {
    list-style: none;
}

em,
i,
small,
caption,
th {
    font-weight: normal;
    font-style: normal;
    font-size: 100%;
}

a {
    color: #666;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover {
    color: #C00;
}

img {
    height: auto;
    border: 0px;
}

/*公共*/
.middle,
.changjia {
    width: 100%;
    background: #f5f5f5;
}

.gao40 {
    height: 40px;
}

.news {
    max-width: 1040px;
    margin: 50px auto;
    overflow: hidden;
}

.product {
    max-width: 1040px;
    margin: 0 auto;
    overflow: hidden;
}

.product .left,
.anli .left {
    float: right;
    width: 24%;
}

.product .right,
.xiangqing {
    float: left;
    width: 75%;
    background: #fff;
}

.news .left {
    float: left;

}

.news .right {
    float: right;
    width: 75%;
}

.biaoti {
    font-size: 18px;
    line-height: 40px;
    background: #CC0000;
    color: #fff;
    padding-left: 20px;
}

.lianxi {
    border: solid 1px #CC0000;
    background-color: #FFFFFF;
    padding: 10px;
}

.top,
.liucheng,
.quanpin,
.sanlian,
.case,
.buy,
.women,
.dingzhi,
.ggao,
.xinwen,
.link,
.shouhou {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.dian,
.sanlian .h4,
.zixun .zx_tu {
    filter: alpha(opacity=0);
    opacity: 0.0;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.tugao_120 {
    height: 120px;
    overflow: hidden;
}

/*header*/
header {
    height: 30px;
    line-height: 30px;
    color: #ccc;
    background: #333;
    border-bottom: 1px solid #eee;
}

header a {
    color: #ccc;
}

.fz {
    height: 30px;
    background-color: #EAEAEA;
}

.fenzhan {
    width: 1200px;
    margin: 0 auto;
    line-height: 30px;
}

/*导航*/
.top_bj {
    background: #fff;
}

.top {
    height: 100px;
    position: relative;
}

.top .logo {
    float: left;
    margin-top: 6px;
}

.top .gao {
    float: left;
    line-height: 25px;
    padding-left: 25px;
    padding-top: 25px;
    font-size: 14px;
    width: 500px;
}

.gao-p1 {
    height: 30px;
    line-height: 30px;
    font-size: 22px;
}

.gao-p2 {
    height: 30px;
    line-height: 30px;
    font-size: 18px;
}

.top .tel {
    float: right;
    width: 230px;
    padding-top: 18px;
    text-align: right;
    margin-right: 115px;
}

.tupian {
    position: absolute;
    width: 90px;
    height: 90px;
    top: 5px;
    right: 5px;
    background: url(../images/ewm.jpg) no-repeat;
}

.top .tel span {
    line-height: 20px;
    color: #FF0000;
}

.top .tel p {
    font-size: 28px;
    line-height: 30px;
    white-space: nowrap;
}

.top .tel i {
    width: 33px;
    height: 30px;
    display: block;
    float: left;
    margin-top: 20px;
    background: url(../images/tel.png) no-repeat;
}

.daohan_bj {
    width: 100%;
    background: #CC0000;
}

.daohan {
    max-width: 1200px;
    line-height: 45px;
    overflow: hidden;
    margin: 0 auto;
    background: #CC0000;
}

.daohan li {
    width: 12%;
    float: left;
}

.daohan li a {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    font-weight: bold;
}

.daohan li a:hover {
    background: #00a8ff;
}

.weizhi {
    height: 40px;
    line-height: 40px;
}

.weizhi a {
    padding: 0 10px;
}

.weizhi span {
    color: #f00;
    font-weight: bold;
}

.weizhi .fl_you {
    float: right;
}

.zyz_fengfu {
    margin-bottom: 10px;
}

/*友情链接*/
.link {
    margin-top: 30px;
    border: 1px solid #ddd;
    margin-bottom: 30px;
}

.link .l_nei {
    padding: 6px;
    overflow: hidden;
}

.link span {
    float: left;
}

.link a {
    color: #999;
    display: block;
    float: left;
    margin: 0 4px;
    line-height: 22px;
}

.link a:hover {
    color: #f60;
}

.footer_bj {
    margin-top: 10px;
    background: #333;
    border-top: 6px solid #ccc;
}

/*.footer{max-width: 1200px;min-width: 950px;height: 120px;background: #333;margin: 0 auto;position: relative;overflow: hidden;color: #b7b7b7;}*/
.footer ul {
    display: table;
}

.footer ul li {
    text-align: left;
    position: absolute;
}

.footer_1 {
    left: 0;
    top: 35px;
    width: 150px;
    height: 50px;
    background: url(logo_1.png) no-repeat;
}

.footer_2 {
    left: 170px;
    top: 35px;
}

.footer_2 i {
    padding-left: 10px;
}

.footer_3 {
    right: 185px;
    top: 35px;
}

.footer_3 b {
    width: 50px;
    height: 50px;
    display: block;
    overflow: hidden;
    background: url(amseo.png);
}

.footer_3 b:hover {
    background-position: -50px -0px;
}

.footer_4 {
    right: 0;
    top: 35px;
}

.footer_4 .tell {
    font-size: 26px;
    font-weight: bold;
}

.product_dh .tell {
    float: right;
    line-height: 40px;
    font-size: 24px;
    color: #f60;
}

/*-----------------index------------------*/
/*首页幻灯片*/
.fullSlide {
    width: 100%;
    position: relative;
    height: 480px;
    background: #000;
}

.fullSlide .bd {
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 480px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 480px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    height: 30px;
    line-height: 30px;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 42px;
    height: 11px;
    margin: 1px;
    overflow: hidden;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    line-height: 999px;
}

.fullSlide .hd ul .on {
    background: #f00;
}

.fullSlide .prev,
.fullSlide .next {
    display: block;
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -30px;
    left: 15%;
    z-index: 1;
    width: 45px;
    height: 44px;
    background: url(../images/left.png) no-repeat center;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
    display: none;
}

.fullSlide .next {
    left: auto;
    right: 15%;
    background: url(../images/right.png) no-repeat center;
}

.focus {
    width: 100%;
    margin: 5px 0 10px;
}

#focus {
    max-width: 1200px;
    height: 336px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    background: #eee;
}

#focus ul {
    position: absolute;
}

#focus ul li {
    float: left;
    width: 1200px;
    overflow: hidden;
    position: relative;
}

#focus ul li div {
    position: absolute;
    overflow: hidden;
}

#focus .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
}

#focus .btn {
    position: absolute;
    padding: 5px 10px;
    right: 46%;
    bottom: 0;
    text-align: right;
}

#focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 15px;
    height: 15px;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
    border-radius: 50px;
}

#focus .btn span.on {
    background: #fff;
}

#focus .preNext {
    width: 8%;
    height: 100%;
    position: absolute;
    background: #fff;
    cursor: pointer;
}

#focus .pre {
    left: 0;
}

#focus .next {
    right: 0;
    background-position: right top;
}

/*统一标题*/
.tou {
    overflow: hidden;
    margin: 20px auto;
}

.tou h3 {
    float: left;
    font-size: 32px;
    font-weight: 400;
    line-height: 35px;
    color: #333;
    padding-right: 10px;
    /*padding:0 15px 0 35px;background: url(../images/biaoti.png) no-repeat left;*/
}

.tou em {
    float: left;
    display: block;
    margin-top: 15px;
    color: #999;
}

.tou .more {
    float: right;
    margin-top: 15px;
}

/*定做流程*/
.liucheng,
.case {
    overflow: hidden;
    padding: 25px 0;
}

.liucheng ul {
    overflow: hidden;
    margin: 10px 0;
}

.liucheng ul li {
    float: left;
    margin-right: 57.6px;
    border: 1px solid #ddd;
}

.liucheng ul li:nth-child(7n) {
    margin-right: 0px;
}

.liucheng ul&gt;li+li+li+li+li+li+li {
    margin-right: 0px;
    /*IE8*/
}

.d-1,
.d-2,
.d-3,
.d-4,
.d-5,
.d-6,
.d-7 {
    width: 60px;
    height: 50px;
    margin: 20px auto 0;
    display: block;
    background: url(dingzhi.png) no-repeat;
}

.liucheng span {
    display: block;
    text-align: center;
}

.liucheng ul li a {
    width: 120px;
    height: 120px;
    display: block;
    overflow: hidden;
}

.liucheng ul li a:hover {
    background: #f60;
    color: #fff;
}

.liucheng .d-1 {
    background-position: -5px 0px;
}

.liucheng .d-2 {
    background-position: -70px 0px;
}

.liucheng .d-3 {
    background-position: -140px 0px;
}

.liucheng .d-4 {
    background-position: -210px 0px;
}

.liucheng .d-5 {
    background-position: -277px 0px;
}

.liucheng .d-6 {
    background-position: -342px 0px;
}

.liucheng .d-7 {
    background-position: -413px 0px;
}

.liucheng ul li a:hover .d-1 {
    background-position: -5px -50px;
}

.liucheng ul li a:hover .d-2 {
    background-position: -70px -50px;
}

.liucheng ul li a:hover .d-3 {
    background-position: -140px -50px;
}

.liucheng ul li a:hover .d-4 {
    background-position: -210px -50px;
}

.liucheng ul li a:hover .d-5 {
    background-position: -277px -50px;
}

.liucheng ul li a:hover .d-6 {
    background-position: -342px -50px;
}

.liucheng ul li a:hover .d-7 {
    background-position: -413px -50px;
}

/*首页产品展示*/
.hd {
    margin-top: 30px;
    margin-bottom: 15px;
    line-height: 50px;
    position: relative;
    overflow: hidden;
}

.hd ul li {
    float: left;
    line-height: 40px;
    padding: 0 20px;
    border-radius: 5px;
    margin-right: 15px;
    cursor: pointer;
}

.hd ul li a {
    display: block;
}

.hd ul li {
    background: #EAEAEA;
    color: #666;
}

.hd ul li.on {
    background: #C00;
    color: #fff;
}

.hd ul li.on a {
    color: #fff;
}

.hd .more {
    position: absolute;
    right: 0px;
}

.buy .bd,
.buy .bd .open {
    overflow: hidden;
}

/*关于我们*/
.changjia {
    background: url(../images/bj.png);
    -moz-background-size: 100% 100%;
    /*  Firefox 3.6 */
    -o-background-size: 100% 100%;
    /* Opera 9.5 */
    -webkit-background-size: 100% 100%;
    /* Safari 3.0 */
    background-size: 100% 100%;
    /*  Firefox 4.0 and other CSS3-compliant browsers */
    -moz-border-image: url(scale.jpg) 0;
    /* Firefox 3.5 */
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='scale.jpg', sizingMethod='scale');
    /* for &lt; ie9 */
}

.women {
    text-align: left;
    margin-bottom: 20px;
}

.women .zuo_n {
    padding: 20px;
}

.women_zuo,
.women_you {
    height: 390px;
    border-radius: 5px;
    background: #f8f8f8;
    border: 1px solid #ddd;
}

.women_zuo {
    width: 77%;
    float: left;
}

.women_zuo h3,
.women_you h3 {
    line-height: 30px;
    font-size: 18px;
}

.women_zuo p {
    padding: 8px 0;
}

.women_zuo .zuo_tu {
    overflow: hidden;
    margin-top: 10px;
}

.women_zuo .zuo_tu ul li {
    float: left;
    width: 210px;
    margin-right: 13.33px;
    overflow: hidden;
    text-align: center;
    position: relative;
}

.women_zuo .zuo_tu ul li:nth-child(4n) {
    margin-right: 0px;
    /*控制溢出*/
}

.women_zuo .zuo_tu ul&gt;li+li+li+li {
    margin-right: 0px;
    /*兼容IE8*/
}

.women_zuo .zuo_tu ul li img:hover {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.women_zuo .zuo_tu ul li span {
    width: 100%;
    line-height: 35px;
    background: rgba(148, 148, 148, 0.6);
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
}

.women_you {
    width: 21.5%;
    float: right;
}

.women_you ul li {
    padding: 8px 0;
    border-bottom: 1px dashed #ddd;
}

.women_you ul li em {
    font-size: 16px;
}

.women_you a {
    width: 150px;
    padding: 10px 0;
    text-align: center;
    color: #f60;
    display: block;
    border-radius: 5px;
    margin: 10px auto;
    border: 1px solid #f60;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.women_you a:hover {
    background: #f60;
    font-size: 16px;
    color: #fff;
}

/*成功案例*/
.case ul {
    overflow: hidden;
    background: #ddd;
    padding: 0 10px;
}

.case ul li {
    float: left;
    width: 19%;
    margin: 10px 0.5%;
    border-radius: 5px;
    position: relative;
}

.case ul li a {
    display: block;
}

.case ul li a .dian {
    width: 100%;
    padding: 10px 0;
    color: #fff;
    background: #699;
    text-align: center;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.case ul li a:hover .dian {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.case ul li img {
    width: 220px;
    height: auto;
}

/*售后保障*/
.shouhou {
    overflow: hidden;
}

.shouhou ul {
    width: 100%;
    height: 120px;
}

.shouhou ul li {
    width: 20%;
    height: 45px;
    float: left;
    text-align: center;
    margin-top: 30px;
    position: relative;
}

.shouhou ul li .sh_z {
    float: left;
    text-align: right;
    width: 33%;
    font-size: 45px;
    color: #f60;
    font-weight: bold;
    line-height: 45px;
}

.shouhou ul li .sh_y {
    float: right;
    text-align: left;
    width: 65%;
}

/*首页新闻*/
.xinwen {
    margin-top: 30px;
}

.xinwen ul li {
    float: left;
    width: 30%;
    height: 400px;
    margin-right: 2.5%;
    overflow: hidden;
    text-align: left;
}

.xinwen ul li:nth-child(3n) {
    margin-right: 0px;
}

.xinwen ul&gt;li+li+li {
    margin-right: 0px;
    /*兼容IE8*/
}

.xinwen ul .xinwen_b {
    width: 35%;
}

.xinwen ul li dl {
    padding: 10px;
}

.xinwen ul li dl dt,
.xinwen ul li dl dd {
    position: relative;
    padding: 1px 0;
}

.xinwen ul li dl h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 24px;
    font-weight: 200;
}

.xinwen ul li dl dd b {
    background-position: -12px 0px;
}

.xinwen ul li dl dd a {
    width: 75%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xinwen ul li dl dd a img {
    width: 100%;
    height: auto;
}

.xinwen_c {
    position: relative;
}

.xinwen_c h4,
.xinwen_c p {
    position: absolute;
    right: 0;
    width: 61%;
}

.xinwen_c a {
    max-width: 36%;
    height: auto;
}

.xinwen ul li dl .xinwen_c {
    margin-bottom: 6px;
}

.xinwen ul li dl .xinwen_c a {
    height: 90px;
}

.xinwen ul li dl .xinwen_c h4 {
    font-size: 16px;
    top: 0;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xinwen ul li dl .xinwen_c p {
    top: 30px;
    height: 60px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
}

.xinwen ul li dl i {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    font-size: 12px;
}

.xinwen ul li dl dd i b {
    background-position: 0px 0px;
}

/*-----------------index------------------*/
/*-----------------gongzuo------------------*/
.fenlei {
    max-width: 1198px;
    margin: 10px auto 0;
    overflow: hidden;
    border: 1px solid #CCC;
    border-bottom: 0px;
}

.fenlei ul {
    line-height: 40px;
    overflow: hidden;
    background: #fff;
    border-bottom: 1px solid #CCC;
}

.fenlei ul li {
    float: left;
    width: 107.9px;
    text-align: center;
}

.fenlei ul li a {
    display: block;
}

.fenlei ul li a:hover {
    background: #eee;
    font-weight: bold;
}

.fenlei ul .fl_1 {
    color: #FFF;
    background: #C00;
    font-weight: bold;
}

/*右边产品图*/
.chanpin {
    width: 1225px;
    overflow: hidden;
    margin: 20px auto 0px auto;
    margin-left: -11px;
    text-align: center;
}

.chanpin ul li {
    width: 222px;
    overflow: hidden;
    float: left;
    margin: 0 11px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.chanpin ul li img {
    width: 220px;
    height: 310px;
    transition: all .3s ease;
}

.chanpin ul li .cp_tu {
    width: 220px;
    height: 310px;
    position: relative;
    border: #CCCCCC solid 1px;
}

.chanpin ul li .cp_tu .cp_fg {
    display: none;
    transition-property: none;
    transition-duration: 3s;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.chanpin ul li .cp_tu .cp_fg a {
    color: #fff;
}

.chanpin ul li .cp_tu:hover .cp_fg {
    display: block;
}

.chanpin .f,
.chanpin .g {
    width: 49.5%;
    background: #f60;
    opacity: 0.8;
    line-height: 40px;
    position: absolute;
    bottom: 0;
}

.chanpin ul li .f {
    left: 0;
}

.chanpin ul li .g {
    right: 0;
}

.chanpin .c {
    width: 100%;
    height: 31px;
    line-height: 30px;
    position: absolute;
    bottom: -31px;
}

.chanpin .c .c_1,
.chanpin .c .c_2 {
    position: absolute;
}

.chanpin .c .c_1 {
    left: 10px;
    padding-left: 18px;
}

.chanpin .c .c_2 {
    right: 10px;
}

.chanpin .c i {
    width: 14px;
    height: 13px;
    display: block;
    background: url(../images/c_1.png) no-repeat left;
    position: absolute;
    bottom: 7px;
}

.chanpin .c .c_1 i {
    background-position: 0px 0px;
    left: 0;
}

.chanpin .c .c_2 i {
    background-position: -14px 0px;
    left: -18px;
}

.chanpin ul li .cp_zi {
    height: 30px;
    line-height: 30px;
    border: 1px solid #CCC;
    border-top: none;
    background-color: #EEE;
}

.chanpin ul li .cp_zi b {
    font-weight: normal;
}

.chanpin ul li .cp_zi p {
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*标签+上下文*/
.news_xq .body_xq .zuoyou {
    margin-top: 10px;
    overflow: hidden;
}

.zuoyou .zuo,
.zuoyou .you {
    line-height: 50px;
    max-width: 45%;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.zuoyou .zuo {
    float: left;
}

.zuoyou .you {
    float: right;
}

.zuoyou .zuo_tag {
    max-width: 70%;
}

.zuoyou .zuo_tag a {
    padding: 6px 10px;
    margin-right: 5px;
    background: #699;
    color: #fff;
    border-radius: 5px;
}

.zuoyou .zuo_tag a:hover {
    background: #f60;
}

.zuoyou .you_zixun a {
    background: #F60;
    color: #FFF;
    padding: 4px 8px;
    border-radius: 5px;
}

.zuoyou .you_zixun a:hover {
    background: #F00;
    font-size: 18px;
    padding: 8px 20px;
}

.news_xq .bian {
    background: #eee;
    margin-bottom: 20px;
    padding: 0 6px;
    border: 1px solid #ccc;
}

/*标签*/
.biaoqian {
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
}

.biaoqian a {
    color: #FFF;
    background: #699;
    margin-right: 5px;
    padding: 4px 8px;
    border-radius: 5px;
    line-height: 40px;
}

.biaoqian a:hover {
    background: #f60;
}

/*-----------------gongzuo------------------*/
/*页码*/
.yema {
    width: 100%;
    overflow: hidden;
    margin: 30px 0;
    text-align: center;
}

.yema ul {
    display: inline-flex;
    margin: 0 auto;
}

.yema ul li {
    float: left;
    border: 1px solid #999;
    border-radius: 5px;
    margin: 0 6px;
    text-align: center;
}

.yema ul li a,
.yema ul li span {
    display: block;
    padding: 10px 20px;
}

.yema ul li a:hover {
    background: #699;
    color: #FFF;
}

.yema ul .thisclass,
.yema ul li .pageinfo {
    padding: 9.5px 20px;
}

.yema ul .thisclass {
    background: #699;
    color: #FFF;
}

.yema tbody td {
    float: left;
    line-height: 30px;
    font-size: 14px;
}

/*产品详情*/
.product_dh {
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
    border-bottom: 2px solid #C00;
    z-index: 9999;
}

.product_dh .logo {
    float: left;
    margin-right: 20px;
}

.product_dh .logo img {
    height: 40px;
    width: 97px;
    display: block;
}

.product_dh ul {
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.product_dh ul li {
    float: left;
    line-height: 40px;
    margin: 0 1.5%;
}

.product_bj {
    width: 100%;
    margin-top: 40px;
    background: #eee;
    overflow: hidden;
}

.product .p_zhong {
    margin-right: 260px;
    overflow: hidden;
}

.xq_tou,
.xq_body {
    overflow: hidden;
    background: #fff;
}

.xq_tou .tou_zuo {
    float: left;
    width: 36%;
    margin: 15px 1%;
}

.xq_tou .tou_you {
    float: left;
    width: 56%;
    margin: 15px 1%;
}

.xq_tou .tou_you h1 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
}

.xq_tou .tou_you p {
    line-height: 30px;
    font-size: 16px;
}

.zixun,
.product .zixun .zx_tu {
    width: 100%;
    height: 70px;
    line-height: 70px;
    border-radius: 10px;
}

.xq_tou .tou_you .zixun {
    margin-top: 14px;
    background: #FFCDCD;
    border: 1px solid #eee;
    display: block;
    text-align: center;
    font-size: 18px;
    position: relative;
}

.xq_tou .tou_you .zixun .zx_tu {
    background: url(zixun.jpg);
    position: absolute;
    bottom: 0;
}

.xq_tou .tou_you .zixun:hover .zx_tu {
    opacity: 1;
}

.xq_body {
    width: 90%;
    margin: 40px auto;
    font-size: 16px;
    line-height: 2em;
}

.xq_body .tag {
    border-top: 1px dashed #ccc;
    padding-top: 10px;
    margin-top: 20px;
    font-size: 16px;
}

.xq_body .tag a {
    padding: 0 10px;
    background: #eee;
    border-radius: 5px;
}

.xq_body a {
    color: #699;
    display: inline-block;
}

.xq_body a:hover {
    color: #f60;
}

.xq_body img {
    max-width: 860px;
}

.goutong {
    width: 500px;
    height: 60px;
    margin: 20px auto 40px;
    overflow: hidden;
}

.goutong a {
    display: block;
    float: left;
    width: 230px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    border-radius: 5px;
    text-align: center;
    margin: 0 10px;
    background: #f60;
    color: #fff;
}

.goutong a:hover {
    background: #f00;
    color: #fff;
}

/*banner*/
.banner {
    /*padding-top: 10px;background: #eee;*/
}

.banner .bn_tou {
    width: 95%;
    height: 50px;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    position: relative;
    /*height: 70px;background: url(../images/bt.png) no-repeat;*/
}

.banner .bn_tou span {
    position: absolute;
    bottom: 10px;
    left: 0;
    font-size: 24px;
}

.banner .bn_tou em {
    position: absolute;
    bottom: 5px;
    right: 0;
}

.banner .bn_tu {
    background: #fff;
    padding: 10px 0;
    text-align: center;
}

.banner .bn_tu a {
    line-height: 40px;
    font-size: 16px;
}

.banner .lianxi {
    height: 206px;
    position: relative;
}

.banner .lianxi .lx_zi {
    font-size: 16px;
    line-height: 30px;
    position: absolute;
    top: 40px;
    left: 60px;
}

.banner .cainixh {
    background: #fff;
    overflow: hidden;
}

.banner .cainixh ul {
    overflow: hidden;
    padding: 10px;
}

.banner .cainixh ul li {
    width: 25%;
    /*max-height: 160px;*/
    float: left;
    text-align: center;
}

.banner .cainixh ul li a {
    display: block;
    padding: 8px;
    border: 1px solid #fff;
}

.banner .cainixh ul li a:hover {
    border: 1px solid #f60;
}

.banner .cainixh ul li p {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner .cainixh ul li img {
    width: 200px;
    height: auto;
}

.nayang {
    width: 100%;
    margin-top: 10px;
    position: relative;
    border-top: 1px dashed #699;
    border-bottom: 1px dashed #699;
}

.nayang ul {
    height: 130px;
    display: table;
    margin: 0 auto;
}

.nayang ul li {
    vertical-align: middle;
    display: table-cell;
    padding: 0 40px;
}

.nayang .nayang_1 p {
    margin-right: -40px;
    line-height: 14px;
    padding: 20px;
    background-color: #CC0000;
    color: #fff;
    border-radius: 50%;
    display: block;
}

.nayang .nayang_2 a {
    font-size: 16px;
    padding: 10px 25px;
    background: #CC0000;
    border-radius: 5px;
    color: #fff;
}

.nayang .nayang_2 a:hover {
    background-color: #333333;
    color: #fff;
}

.product .p_right {
    width: 260px;
    height: 100%;
    position: fixed;
    top: 42px;
    right: 0px;
    overflow: auto;
    background: #fff;
    z-index: 9999;
}

.product .p_right::-webkit-scrollbar {
    display: none;
    /*dundongtiao*/
    width: 10px;
    height: 10px;
}

/*liuyan*/
.liuyan {
    background: #699;
}

.liuyan .ly_tou {
    line-height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #ff9;
    text-align: center;
}

.liuyan ul li {
    width: 100%;
    height: 40px;
    margin-bottom: 10px;
    position: relative;
}

.liuyan ul li em {
    line-height: 35px;
    color: #999;
    position: absolute;
    right: 35px;
    z-index: 99;
}

.liuyan ul li .intxt {
    width: 220px;
    height: 35px;
    line-height: 35px;
    background: #fff;
    border: none;
    position: absolute;
    right: 15px;
}

.liuyan ul li .intxt:hover {
    background: #eee;
}

.liuyan ul li .lei {
    width: 220px;
}

.liuyan .tijiao {
    width: 220px;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
    padding: 10px 0 50px;
}

.liuyan .tijiao .coolbg {
    width: 100%;
    height: 40px;
    display: block;
    background: #ff9;
    color: #f60;
    font-size: 16px;
    font-weight: bold;
    border: none;
    cursor: pointer;
}

.liuyan .tijiao .coolbg:hover {
    background: #f60;
    color: #ff9;
}

.product .p_right .biaoti {
    margin-top: 20px;
}

.xianguan,
.lanmu {
    border-top: 1px solid #eee;
    padding: 10px 20px;
    margin-bottom: 10px;
    background: #fff;
    overflow: hidden;
}

.xianguan ul li {
    position: relative;
    line-height: 24px;
}

.xianguan ul li .tu {
    filter: alpha(opacity=0);
    opacity: 0.0;
    height: 0px;
}

.xianguan ul li:hover .tu {
    filter: alpha(opacity=100);
    opacity: 1;
    height: 180px;
    overflow: hidden;
}

.xianguan ul li p {
    width: 160px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xianguan ul li span {
    position: absolute;
    right: 0;
    bottom: 0;
    font-size: 12px;
    color: #699;
}

.xianguan ul li:nth-child(-n+3) a {
    color: #f60;
    font-weight: bold;
}

.lanmu ul {
    overflow: hidden;
    padding-bottom: 20px;
}

.lanmu li {
    float: left;
    margin-right: 5px;
}

.lanmu li a {
    padding: 5px 10px;
    display: block;
    border-radius: 5px;
}

.lanmu li a:hover {
    background: #eee;
}

/*anli*/
.anli_bj {
    background: #eee;
}

.anli {
    width: 1020px;
    margin: 0 auto;
    overflow: hidden;
}

.anli_list {
    border: 1px solid #eee;
    overflow: hidden;
    margin: 10px auto;
    background: #fff;
}

.anli_list ul li {
    float: left;
    width: 48%;
    max-height: 155px;
    padding: 10px 0;
    overflow: hidden;
    margin: 10px 1%;
}

.anli_list ul li:hover {
    background: #eee;
}

.anli_list ul li .al_zuo {
    width: 35%;
    float: left;
    margin: 10px;
}

.anli_list ul li .al_zuo img {
    width: 100%;
    height: auto;
}

.anli_list ul li .al_you {
    width: 58%;
    float: right;
}

.anli_list ul li .al_you .al_biaoti {
    width: 95%;
    font-weight: bold;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.anli_list ul li .al_you p {
    line-height: 28px;
}

.anli_list ul li .al_you span {
    color: #f60;
}

.anli_tou {
    padding-top: 30px;
    background: #fff;
    text-align: center;
    overflow: hidden;
}

.anli_tou h1 {
    line-height: 40px;
}

.anli_tou span {
    font-size: 12px;
    color: #999;
}

.anli_tou .xian {
    width: 85%;
    margin: 30px auto 0;
    border-top: 1px dashed #ccc;
}

.anli_tou .canshu {
    margin: 20px 40px;
    padding: 20px 0;
    border-top: 1px solid #eee;
    text-align: left;
}

.anli_tou .canshu p {
    width: 50%;
    float: left;
    display: block;
    line-height: 2;
    font-size: 16px;
}

/*news*/
.news_bj {
    background: #eee;
    overflow: hidden;
}

.news .xianguan ul li:hover .tu {
    height: 100px;
}

.fenilei {
    margin-bottom: 10px;
}

.fenilei .biaoti {
    background: #C00;
    color: #fff;
}

.fenilei ul {
    overflow: hidden;
    background: #fff;
}

.fenilei ul li {
    padding-left: 40px;
    line-height: 40px;
    border-top: 1px dashed #ccc;
}

.fenilei ul li:nth-child(-n+1) {
    border: 0;
}

.fenilei ul li:hover {
    background: #f5f5f5;
}

.fenilei ul li a {
    display: block;
}

.news .liuyan {
    margin-bottom: 10px;
}

.news .weizhi {
    padding: 0 20px;
    background: #fff;
}

.right .news_lst {
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #ccc;
}

.right .news_lst ul {
    overflow: hidden;
}

.right .news_lst ul li {
    width: 90%;
    margin: 20px auto;
    padding: 20px;
    border-top: 1px dashed #eee;
    overflow: hidden;
    border-radius: 5px;
}

.right .news_lst .tu {
    float: left;
}

.right .news_lst .rong {
    float: right;
    width: 70%;
    height: 110px;
    position: relative;
}

.right .news_lst .rong h3 {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
}

.right .news_lst .rong .r_y {
    position: absolute;
    right: 0;
    top: -5px;
    padding: 5px 10px;
    background: #eee;
    border-radius: 5px;
}

.right .news_lst .rong p {
    position: absolute;
    left: 0;
    top: 35px;
    color: #999;
    height: 65px;
}

.right .news_lst .rong span {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #699;
    font-size: 12px;
}

.right .news_lst ul li:nth-child(-n+1) {
    border: 0;
}

.right .news_lst ul li:hover {
    background: #eee;
}

.tags .biaoti {
    line-height: 30px;
    color: #472C23;
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-left: 40px;
    background: url(../images/biaoti.png) no-repeat;
}

.tags {
    margin: 40px 60px;
    overflow: hidden;
}

.tags a {
    float: left;
    padding: 5px 10px;
    margin-top: 5px;
    margin-right: 5px;
    white-space: nowrap;
    border-radius: 5px;
}

.tags a:hover {
    background: #699;
    color: #FFF;
}

/*about*/
.right .news_body {
    font-size: 16px;
    line-height: 2em;
    overflow: hidden;
    background: #fff;
    border-top: 1px solid #ccc;
}

/*zuoyou*/
.zuoyou {
    overflow: hidden;
    margin: 30px auto;
    border-bottom: 1px dashed #ccc;
}

.zuoyou .zuo,
.zuoyou .you {
    max-width: 50%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.zuoyou .you {
    float: right;
}

/*快速翻页*/
.shangxia {
    width: 260px;
    height: 0px;
    position: fixed;
    right: 50%;
    top: 35%;
}

.shangxia .shang,
.shangxia .xia {
    width: 80px;
    height: 260px;
    text-indent: -9999px;
    position: absolute;
}

.shang:hover,
.xia:hover {
    background-color: #FFF;
}

.shang {
    right: 560px;
    background-image: url(zuo.png);
}

.xia {
    left: 560px;
    background-image: url(you.png);
}

.shang a,
.xia a {
    display: block;
    width: 80px;
    height: 260px;
}

/*   -----------     */
/*******************advantage******************************/
.bjadvantage {
    background: url(../images/babj.jpg) center center no-repeat;
    height: 1300px;
}

.bjadvantagecon {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.bjadvantage_text {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 28px;
    padding-top: 50px;
}

.bjadvantage_text span {
    font-size: 28px;
    color: #9e100f;
    font-weight: bold;
}

.bjadvantagelist {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 15px;
}

.bjadvantagelist_l {
    width: 600px;
}

.sb-1 {
    padding-top: 0px;
}

.sb-2 {
    padding-top: 15px;
}

.sb-3 {
    padding-top: 30px;
}

.bjadvantagelist_l_sz {
    font-size: 60px;
    font-weight: bold;
    color: #9E100F;
    width: 50px;
    border-bottom: 1px dashed #ffabb4;
    height: 65px;
    padding-bottom: 10px;
    line-height: 75px;
}

.bjadvantagelist_l_wz {
    width: 360px;
    border-bottom: 1px dashed #ffabb4;
    overflow: hidden;
    padding-bottom: 10px;
}

.bjadvantagelist_l_wz span {
    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    padding-top: 15px;
    color: #666;
}

.bjadvantagelist_l_wz i {
    display: block;
    height: 30px;
    line-height: 30px;
    font-size: 22px;
    color: #9e100f;
    font-style: normal;
}

.bjadvantagelist ul {
    display: block;
    padding-top: 10px;
    color: #666;
}

.bjadvantagelist ul li {
    background: url(../images/dianhua.png) 5px 10px no-repeat;
    display: block;
    height: 36px;
    line-height: 36px;
    padding-left: 35px;
    overflow: hidden;
}

.bjadvantagelist_r {
    width: 550px;
}

.bjadvantagelist_r img {
    display: block;
    text-align: right;
    float: right;
}

.bjadvantage_dh span {
    width: 470px;
    border-bottom: 1px solid #9E100F;
    border-top: 1px solid #9E100F;
    height: 36px;
    margin-top: 10px;
    line-height: 36px;
    padding: 0px 5px 0px 10px;
    font-size: 16px;
    display: block;
    overflow: hidden;
    color: #9E100F;
}

.float_r {
    float: right;
}

.float_l {
    float: left;
}

.clear {
    clear: both;
}

.wiki-main {
    max-width: 1920px;
    width: 100%;
    height: 500px;
    background: #f5f5f5;
}

.wiki-con {
    width: 1170px;
    height: 500px;
    padding: 0px 15px;
    margin: 0px auto;
}

.wiki-native {
    width: 1028px;
    height: 40px;
    margin: 30px auto;
    overflow: hidden;
}

.wiki-native li {
    cursor: pointer;
    padding: 0px 5px;
    margin: 0px 5px;
}

.wina-left {
    height: 38px;
    float: left;
    line-height: 40px;
    text-align: center;
    border: 1px solid #d2d2d2;
    color: #333;
}

.wina-right {
    height: 38px;
    float: left;
    line-height: 40px;
    text-align: center;
    border: 1px solid #d2d2d2;
    color: #333;
}

.wiki-native .on {
    border: 1px solid #53b748;
    color: #fff;
    background: #53b748;
}

.wiki-gd {
    height: 350px;
    position: relative;
}

.wiki-ul {
    width: 2000px;
    height: 350px;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.wiki-ul li {
    width: 250px;
    height: 349px;
    float: left;
    margin: 0px 10px;
    border-bottom: 1px solid #e0e0e0;
}

.wiki-ul li a {
    display: block;
}

.wiki-ul li a:hover {
    color: #53b748;
}

.cutim {
    width: 250px;
    height: 240px;
    overflow: hidden;
}

.wiki-ul li img {
    display: block;
    width: 250px;
    height: 250px;
}

.wiul-p1 {
    height: 39px;
    line-height: 39px;
    text-align: center;
}

.wiul-p2 {
    line-height: 20px;
    color: #969696;
}

.wiki-cut {
    width: 1060px;
    height: 350px;
    margin: 0px auto;
    overflow: hidden;
}

.wikia1 {
    display: block;
    position: absolute;
    width: 28px;
    height: 50px;
    left: 0px;
    top: 150px;
    background: url(../images/icon-left.png) no-repeat;
}

.wikia1:hover {
    background: url(../images/icon-lhover.png) no-repeat;
}

.wikia2 {
    display: block;
    position: absolute;
    width: 28px;
    height: 50px;
    right: 0px;
    top: 150px;
    background: url(../images/icon-right.png) no-repeat;
}

.wikia2:hover {
    background: url(../images/icon-rhover.png) no-repeat;
}

.view-title {
    height: 80px;
    border-bottom: 1px solid #CC0000;
    position: relative;
}

.view-title-left {
    width: 200px;
    float: left;
    height: 48px;
    padding: 26px 0px 6px 0px;
}

.vtl-p1 {
    height: 30px;
    line-height: 30px;
    font-size: 24px;
}

.vtl-p2 {
    height: 18px;
    line-height: 18px;
    color: #969696;
}

.view-title a {
    display: block;
    position: absolute;
    line-height: 20px;
    width: 45px;
    height: 20px;
    right: 0px;
    top: 40px;
    color: #CC0000;
}

.view-title a:hover {
    color: #57bc4c;
}

.wiki-ulli {
    margin-top: 30px;
}

/*link end*/
.footer {
    width: 100%;
    height: auto;
    /*background:#CC0000 url(../images/f-cz.png) no-repeat center top;overflow:hidden;*/
    /*要修改网站底部颜色打开上面注释*/
    background: #2d2f46 url(../images/f-cz.png) no-repeat center top;
    overflow: hidden;
}

.f-nav {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #373a57;
}

.f-nav dl {
    width: 1100px;
    height: 60px;
    margin: 0 auto;
}

.f-nav dl dt {
    float: left;
    width: 108px;
    margin-top: 10px;
}

.f-nav dl dd {
    float: right;
    width: 958px;
    line-height: 60px;
    height: 60px;
}

.f-nav dl dd a {
    color: #fff;
    font-size: 14px;
    margin-right: 40px;
}

.f-nav dl dd a:hover {
    text-decoration: underline;
}

.footer-con {
    width: 1100px;
    height: auto;
    margin: 0px auto;
    padding-top: 20px;
    overflow: hidden;
    color: #fff;
}

.f-left {
    width: 230px;
    height: 150px;
    float: left;
    background: url(../images/f-xian.png) no-repeat right top;
    overflow: hidden;
}

.f-left img {
    display: block;
    margin: 0 auto;
}

.f-center {
    width: 444px;
    float: left;
    height: 150px;
    margin-left: 54px;
    background: url(../images/f-xian.png) no-repeat right top;
    overflow: hidden;
}

.f-center h2 {
    height: 40px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}

.f-center p {
    line-height: 28px;
    color: #b1b1b1;
}

.f-center p span {
    font-size: 20px;
    font-weight: bold;
    color: #892e46;
}

.f-center p a {
    color: #b1b1b1;
}

.f-center p a:hover {
    text-decoration: underline;
    color: #fff;
}

.f-right {
    width: 276px;
    float: right;
    color: #b1b1b1;
}

.f-right dl {
    width: 276px;
}

.f-right dl dt {
    width: 120px;
    float: left;
    text-align: right;
    margin-top: 80px;
}

.f-right dl dt h4 {
    line-height: 24px;
}

.f-right dl dd {
    width: 132px;
    float: right;
}

.f-right dl dd h4 {
    line-height: 40px;
    text-align: center;
}

.f-b {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #222439;
    overflow: hidden;
    color: #b1b1b1;
    text-align: center;
}

.f-b a {
    color: #b1b1b1;
}

.f-b a:hover {
    color: #fff;
}

.frame {
    width: 1200px;
    margin: 0 auto;
}

.ggw {
    margin-top: 30px;
}

.ggw img {
    display: block;
    width: 1200px;
    height: 100px;
}

.col3-l,
.col3-m,
.col3-r {
    margin-top: 30px;
}

.col3-l {
    float: left;
    width: 320px;
    margin-right: 12px;
}

.tl-l {
    height: 36px;
    background-color: #CC0000;
}

.tl-l h3 {
    font-weight: bold;
    float: left;
    font-size: 14px;
    color: #FFF;
    line-height: 36px;
    height: 36px;
    width: 130px;
    text-align: center;
    padding-right: 20px;
}

.tl-l span {
    float: right;
    padding-right: 8px;
    height: 36px;
    color: #FFF;
    line-height: 36px;
}

.tl-l span a,
.tl-l span a:visited {
    color: #FFF;
}

.p8 {
    padding: 8px;
}

.border {
    background-color: #FFF;
    border-top-width: 0px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: none;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #E3E3E3;
    border-right-color: #E3E3E3;
    border-bottom-color: #E3E3E3;
    border-left-color: #E3E3E3;
}

.news-ul {
    padding: 0px;
    overflow: hidden;
    display: block;
}

.news-ul li {
    background-image: url(../images/dot-gray.jpg);
    background-repeat: no-repeat;
    background-position: 3px 14px;
    padding-left: 15px;
    line-height: 34px;
    height: 34px;
    overflow: hidden;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #CCC;
}

.col3-m {
    float: left;
    width: 862px;
}

.tl-w {
    height: 48px;
    line-height: 48px;
    border: 1px solid #eee;
    border-bottom: 3px solid #f60;
    padding: 0 10px;
}

.tl-w h3 {
    float: left;
}

.tl-w span {
    float: right;
}

.about p {
    line-height: 26px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-indent: 24px;
    color: #555351;
}

.about {
    height: 170px;
    overflow: hidden;
    color: #666;
    padding: 10px;
}

#workshop-scroll {
    padding-right: 10px;
    padding-left: 10px;
    height: 170px;
    padding-bottom: 15px;
}

#workshop-scroll ul {
    height: 170px;
    overflow: hidden;
}

#workshop-scroll ul li {
    width: 164px;
    height: 170px;
    float: left;
    margin: 0px 10px;
}

#workshop-scroll ul li img {
    display: block;
    width: 150px;
    height: 130px;
    margin: 0px auto;
    padding: 1px;
    border: 1px solid #EEE;
}

#workshop-scroll ul li p {
    height: 40px;
    line-height: 40px;
    text-align: center;
}

/*新添加新闻样式*/
.xinwen {
    margin-top: 30px;
}

.xinwen ul li {
    float: left;
    width: 30%;
    height: 400px;
    margin-right: 2.5%;
    overflow: hidden;
    text-align: left;
}

.xinwen ul li:nth-child(3n) {
    margin-right: 0px;
}

.xinwen ul&gt;li+li+li {
    margin-right: 0px;
    /*兼容IE8*/
}

.xinwen ul .xinwen_b {
    width: 35%;
}

.xinwen ul li dl {
    padding: 10px;
}

.xinwen ul li dl dt,
.xinwen ul li dl dd {
    position: relative;
    padding: 1px 0;
}

.xinwen ul li dl h3 {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
    font-size: 24px;
    font-weight: 200;
}

.xinwen ul li dl dd b {
    background-position: -12px 0px;
}

.xinwen ul li dl dd a {
    width: 75%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xinwen ul li dl dd a img {
    width: 100%;
    height: auto;
}

.xinwen_c {
    position: relative;
}

.xinwen_c h4,
.xinwen_c p {
    position: absolute;
    right: 0;
    width: 61%;
}

.xinwen_c a {
    max-width: 36%;
    height: auto;
}

.xinwen ul li dl .xinwen_c {
    margin-bottom: 6px;
}

.xinwen ul li dl .xinwen_c a {
    height: 90px;
}

.xinwen ul li dl .xinwen_c h4 {
    font-size: 16px;
    top: 0;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.xinwen ul li dl .xinwen_c p {
    top: 30px;
    height: 60px;
    overflow: hidden;
    font-size: 12px;
    line-height: 20px;
}

.xinwen ul li dl i {
    position: absolute;
    top: 0;
    right: 0;
    color: #999;
    font-size: 12px;
}

.xinwen ul li dl dd i b {
    background-position: 0px 0px;
}

.left {
    float: right;
    width: 20%;
}

.biaoti {
    font-size: 18px;
    line-height: 40px;
    background: #CC0000;
    color: #fff;
    padding-left: 20px;
}

.news_bj {
    background: #eee;
    overflow: hidden;
}

.news .xianguan ul li:hover .tu {
    height: 100px;
}

.fenilei {
    margin-bottom: 10px;
}

.fenilei .biaoti {
    background: #C00;
    color: #fff;
}

.fenilei ul {
    overflow: hidden;
    background: #fff;
}

.fenilei ul li {
    padding-left: 40px;
    line-height: 40px;
    border-top: 1px dashed #ccc;
}

.fenilei ul li:nth-child(-n+1) {
    border: 0;
}

.fenilei ul li:hover {
    background: #f5f5f5;
}

.fenilei ul li a {
    display: block;
}

/*.zuo_n{*/
/*	padding:20px;*/
/*}*/
.zuo_n li {
    height: 60px;
    border-bottom: 1px dashed #D3D3D3;
}

.zuo_n li h3 {
    margin: 10px auto;
    color: #555;
}

.myqq {
    margin-top: 30px;
}

.myqq a {
    text-decoration: none;
    width: 150px;
    padding: 10px 0;
    text-align: center;
    color: #f60;
    display: block;
    border-radius: 5px;
    margin: 10px auto;
    border: 1px solid #f60;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*2021年2月5日修改*/
.footernav {
    display: inline-block;
}

.footernav a {
    text-decoration: none;
    margin-right: 35px;
}

.entry-footer {
    float: right;
    width: 920px;
    height: auto;

    margin-top: 10px;
    /*border: 1px solid black;*/
    background-color: #fff;
    padding-bottom: 20px;
}

.entry-tag {
    margin: 14px 0 0 20px;
    /*font-size: 0*/
}

.entry-tag strong {
    font-size: 1.16667rem;
    margin-right: 8px;
}

.entry-tag a {
    display: inline-block;
    margin: 0 10px 5px 0;
    padding: 5px 15px;
    font-size: 14px;
    font-size: 1.16667rem;
    line-height: 1.2;
    color: #666;
    border: 1px solid #999;
    border-radius: 3px
}

.entry-tag a:focus,
.entry-tag a:hover {
    color: #fff;
    background: #4285f4;
    border-color: #4285f4;
    text-decoration: none
}

.zuo {
    margin-left: 20px;
}

.you {
    margin-right: 20px;
}

.entry-related-div {
    height: 38px;
    margin: 10px 0;
    font-weight: 500;
    color: #fff;
    background: #CC0000;
}

.entry-related-title {
    font-size: 18px !important;
    margin-left: 20px;
    line-height: 38px;
}

.entry-related {
    padding-left: 22px
}

.entry-related li {
    width: 49.9%;
    float: left;
    font-size: 16px;
    line-height: 2;
    list-style-position: outside;
    color: #999
}

.slider-focus {
    position: relative;
    max-width: 100%;
    overflow: hidden;
}

.slider-focus .hd {
    position: absolute;
    width: 100%;
    height: 22px;
    left: 0;
    bottom: 2%;
    z-index: 1;
    line-height: 28px;
    text-align: center;
}

.slider-focus .hd li {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    margin: 0 3px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    font-size: 0;
    line-height: 0;
    text-indent: -9999em;
    background: #fff;
    cursor: pointer;
    padding: 0px;
    float: none
}

.slider-focus .hd li.on {
    background: #ffea00;
}

.slider-focus .bd {
    position: relative;
    z-index: 0;
}

.slider-focus .bd li {
    position: relative;
    text-align: center;
}

.slider-focus .bd li img {
    width: 100%
}

/*.slider-focus  .bd li img{ background:url(loading.gif) center center no-repeat;vertical-align:top;width:100%; 图片宽度100%，达到自适应效果 }*/
.slider-focus .bd li a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* 去掉链接触摸高亮 */
.slider-focus .bd li .tit {
    display: block;
    width: 100%;
    position: absolute;
    bottom: 0;
    text-indent: 10px;
    height: 28px;
    line-height: 28px;
    background: url(images/focusBg.png) repeat-x;
    color: #fff;
    text-align: left;
}

.lfooter { display: none; width:100%; height:64px; background-color:#0355f7; position:fixed; bottom:0px;  }
.lfooter ul li { width:25%; height:auto; float:left; text-align:center; padding:10px 0px; }
.lfooter ul li img{  display: block; margin:0 auto; }
.lfooter ul li a { color:#FFF; line-height:12px; font-size:12px;}
.mbanner{ display: none }
.symcptj ul li p {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
@media (max-width:780px) {
    .fz {
        height: auto;
        display: none
    }

    .lfooter {
        display: block;
    }
    .mbanner{ display: block }
    .pcbanner{ display: none }
}

@media (max-width:1200px) {
    .fz {
        height: auto;
    }

    .fenzhan {
        width: 96%;
        padding: 0% 2%;
    }

    .top {
        height: auto;
        width: 96%;
        padding: 0% 2%;
    }

    .daohan li a {
        font-size: 14px;
    }

    .top,
    .liucheng,
    .quanpin,
    .sanlian,
    .case,
    .buy,
    .women,
    .dingzhi,
    .ggao,
    .xinwen,
    .link,
    .shouhou {
        width: 96%;
        padding: 0% 2%;
    }

    .bjadvantagecon {
        width: 96%;
        padding: 0% 2%;
    }

    .frame {
        width: 96%;
        padding: 0% 2%;
    }

    .chanpin {
        width: 100%;
        margin: 0px;
        padding: 0px;
    }

    .chanpin ul li {
        width: 23%;
        margin: 1%;
    }

    .chanpin ul li .cp_tu {
        width: 100%;
        box-sizing: border-box;
    }

    .chanpin ul li img {
        width: 100% !important;
        height: 100% !important
    }

    .bjadvantage {
        height: auto
    }

    .bjadvantagelist_l {
        width: 100%
    }

    .bjadvantagelist_r {
        width: 100%
    }

    .bjadvantagelist_l_wz {
        width: 100%
    }

    .bjadvantagelist ul li {
        height: auto
    }

    .bjadvantage_dh span {
        width: 98%;
        height: auto;
        padding: 1%;
    }

    .bjadvantagelist .float-l {
        float: none !important;
    }

    .bjadvantagelist .float-r {
        float: none !important;
    }

    .bjadvantagelist_r img {
        float: none;
        width: 100%;
    }

    .wiki-con {
        width: calc(100% - 30px);
    }

    .wiki-cut {
        width: calc(100% - 80px);
    }

    .xinwen ul li {
        width: 100%
    }

    .xinwen ul .xinwen_b {
        width: 100%
    }

    .ggw img {
        width: 100%;
        height: auto
    }

    .col3-m {
        width: calc(100% - 340px);
    }

    .about {
        height: auto
    }

    .link {
        box-sizing: border-box;
    }

    .footer {
        background: #2d2f46;
        overflow: hidden;
    }

    .f-nav {
        display: none
    }

    .footer-con {
        width: 96%;
        padding: 4% 2%;
    }

    .f-left {
        display: none
    }

    .f-center {
        margin-left: 0;
        width: auto;
        padding-right: 20px;
    }

    .bjadvantagelist_l_wz i {
        height: auto;
    }

    .entry-related li {
        width: 100%
    }

    .entry-related li a {
        display: inline-block;
        max-width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        vertical-align: top
    }

    .symcptj {
        background: #fff;
        overflow: hidden;
    }

    .symcptj ul {
        overflow: hidden;
        padding: 10px;
    }

    .symcptj ul li {
        width: 25%;
        float: left;
        text-align: center;
    }

    .symcptj ul li a {
        display: block;
        padding: 8px;
        border: 1px solid #fff;
    }

    .symcptj ul li a:hover {
        border: 1px solid #f60;
    }

    .symcptj ul li p {
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .symcptj ul li img {
        width: 200px;
        height: 200px;
    }

    .syngjc1,
    .syngjc {
        text-align: center;
    }

    .syngjc1 a,
    .syngjc a {
        display: inline-block;
        width: 110px;
        height: 30px;
        line-height: 30px;
        font-weight: 700;
        margin-top: 4px;
        border: 1px dashed #666;
        text-decoration: none;
        color: #666;
    }

    .syngjc1 a {
        margin-bottom: 4px;
    }

    .syngjc1 a:hover {
        color: #CC0000;
    }

    .syngjc a:hover {
        color: #CC0000;
    }
}

@media (max-width:980px) {
    .tupian {
        display: none
    }

    .top .tel {
        margin-right: 0px;
        width: auto;
    }

    .top .tel i {
        display: none
    }

    .top .gao {
        width: auto
    }

    .daohan li {
        width: 25%;
    }

    .slides {
        display: none
    }

    .chanpin ul li {
        width: 48%;
        margin: 1%;
    }

    .chanpin ul li:nth-child(3) {
        display: none;
    }

    .chanpin ul li:nth-child(4) {
        display: none;
    }

    .chanpin ul li:nth-child(5) {
        display: none;
    }

    .chanpin ul li:nth-child(6) {
        display: none;
    }

    .chanpin ul li:nth-child(7) {
        display: none;
    }

    .chanpin ul li:nth-child(8) {
        display: none;
    }
}

@media (max-width:780px) {
	.daohan li a{font-size: 12px;}
    .gao-p2 {
        display: none
    }

    .top .tel p {
        font-size: 16px;
    }

    .col3-l {
        width: 100%;
    }

    .col3-m {
        width: 100%;
    }

    .f-center {
        width: 100%;
        padding: 0px;
        background: none
    }

    .f-right {
        width: 100%;
        padding: 0px;
        background: none
    }

    .f-b {
        height: auto;
        line-height: 24px;
    }

    .chanpin ul li .cp_tu {
        height: 310px;
    }
.bjadvantage{ display: none; }

.col3-m{ display: none; }
.footer{ display: none; }
.link{ display: none; }



.view-title {
    height: 50px;
    padding-top:30px;

}

.view-title-left {

    padding: 0px 0px 6px 0px;
}
.view-title a{top:40px!important;}

}

@media (max-width:560px) {
    .gao-p1 {
        font-size: 16px
    }

    .top .gao {
        padding-left: 0px;
    }

    .top .tel p {
        font-size: 16px;
    }

    .chanpin ul li .cp_tu {
        height: 210px;
    }
}

@media (max-width:380px) {
    .daohan li a {
        font-size: 12px
    }

    .chanpin ul li .cp_tu {
        height: 180px;
    }

    .gao-p1 {
        font-size: 14px
    }

    .top .gao {
        padding-left: 0px;
    }

    .top .tel p {
        font-size: 12px;
    }

    .top .tel span {
        font-size: 12px;
    }
}</pre></body></html>